body{
	background-color: #F5F5F5;
}
header {
	/* height: 0.38rem; */
	position: relative;
	width: 100%;
	top: 0;
	z-index: 99;
	left: 0;
}
.header-part1{
	background: #F7F7F7;
}
.header-part1 .w1600{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0.08rem 0;
}
.header-part1 .part1-left{
	font-size: 0.14rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	color: #888888;
}
.header-part1 .part1-right{
	font-size: 0.14rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	color: #231A15;
	width: 1.5rem;
	display: flex;
	justify-content: space-between;
}
.header-part1 .part1-right>span{
	display: block;
	cursor: pointer;
}
.header-part2{
	background-color: #fff;
}
.header-part2 .w1600{
	 display: flex;
	 padding: 0.28rem 0;
	 align-items: flex-start;
}
.header-part2 .header-logo{
	width: 4.6rem;
	display: flex;
	align-items: center;
}
.header-part2 .header-logo .logo-icon{
	width: 2.44rem;
	height: 0.74rem;
}
.header-part2 .header-logo img{
	height: 100%;
	width: auto;
}
.header-part2 .header-logo .cp-name{
	font-size: 0.3rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	color: #231A15;
}
.header-part2 .header-logo .text{
	font-size: 0.2rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	margin-left: 0.05rem;
	margin-top: 0.05rem;
}
.header-part2 .hotline{
	width: 2.7rem;
	display: flex;
	align-items: center;
}
.header-part2 .hotline .hotline-icon{
	width: 0.57rem;
	height: 0.57rem;
}
.header-part2 .hotline .hotline-icon img{
	width: 100%;
	height: 100%;
}
.header-part2 .hotline-text .text{
	font-size: 0.19rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	color: #0868BF;
	margin-left: 0.05rem;
	margin-bottom: 0.04rem;
}
.header-part2 .hotline-text .hotline-num{
	font-size: 0.3rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	color: #0868BF;
}
.header-part2 .search-part{
	width: calc(100% - 7.3rem) ;
	display: flex;
	flex-wrap: wrap;
	padding-right:0.54rem;
	padding-left:1.5rem;
}

.header-part2 .search-part .searchPart,
.header-part2 .search-part .search-tip{
	width: 100%;
	display: flex;
	margin-top: 0.04rem;
}
.header-part2 .search-part .searchPart input{
	width: calc(100% - 0.8rem);
	height: 0.42rem;
	padding: 0 0.18rem;
	background: #FFFFFF;
	border-radius: 0.1rem 0rem 0rem 0.1rem;
	opacity: 1;
	border: 0.01rem solid #0064AF;
}
.header-part2 .search-part .searchPart input::placeholder{
	font-size: 0.14rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	color: #C9C9C9;
}
.header-part2 .search-part .searchPart .search-button{
	width: 0.8rem;
	height: 0.42rem;
	background: linear-gradient(180deg, #1198FF 0%, #0868BF 100%);
}

.header-part2 .search-part .searchPart .search-button img{
	display: block;
	width: 0.24rem;
	height: 0.24rem;
	margin: 0.08rem auto;
}
.header-part2 .search-part .searchPart .types{
	width: 1.2rem;
	height: 0.42rem;
	background: #231A15;
	border-radius: 0rem 0.1rem 0.1rem 0rem;
	font-size: 0.16rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 0.42rem;
	text-align: center;
	cursor: pointer;
}
.header-part2 .search-part .search-tip{
	font-size: 0.12rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	color: #9B9B9B;
	cursor: pointer;
}

.header-part2 .search-part .search-tip .tip-list{
	padding: 0.04rem 0.18rem;
	padding-bottom: 0rem;
}
.navigation-part3 .w1600{
	display: flex;
}
.navigation-part3{
	background: linear-gradient(180deg, #1A98FF 0%, #0868BF 68%, #0868BF 100%);
}
.navigation-part3>div{
	height: 0.6rem;
}

.navigation-part3 .all-categories{
	width: 3rem;
	font-size: 0.18rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 0.6rem;
	text-align: center;
	background-color: #000;
}
.navigation-part3 .all-categories .all-h{
	display: flex;
	align-items: center;
	justify-content: center;
}

.navigation-part3 .all-categories .all-h>img{
	width: 0.21rem;
	height: 0.21rem;
	margin-right: 0.05rem;
}
.navigation-part3 .all-categories .cate-nav{
	width: 11.7rem;
	display: flex;
	/*display: none;*/
}
.navigation-part3 .all-categories .cate-nav .categories-list{
	height: 0.45rem;
	font-size: 0.15rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	line-height: 0.45rem;
	color: #231A15;
	text-align: start;
	padding-left: 0.27rem;
	border-bottom: 0.01rem solid #C2C2C2;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
}
.navigation-part3 .all-categories .cate-nav  .categories-list img{
	width:0.2rem;
	height:0.2rem;
	margin-right: 0.22rem;
}
.navigation-part3 .all-categories .cate-nav>div:last-child{
	border-bottom: none;
}
.navigation-part3 .nav{
	width: calc(100% - 3rem);
	display: flex;
	justify-content: space-between;
	padding-left: 0.5rem;
	padding-right: 1rem;
}
.navigation-part3 .nav .nav-list{
	width: calc((100% - 1.5rem)/7);
	font-size: 0.18rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 0.6rem;
	text-align: center;
	position: relative;
	cursor: pointer;
}
.navigation-part3 .nav .nav-list::after{
	content: '';
	display: block;
	width: 0.01rem;
	height: 0.2rem;
	position: absolute;
	top: 0.2rem;
	right: -0.1rem;
	border-right: 0.01rem dashed #C4C4C4;
}
.navigation-part3 .nav .nav-list:last-child::after{
	display: none;
}
.navigation-part3 .nav .nav-list.active{
	font-weight: bold;
}
.navigation-part3 .nav .nav-list:hover{
	font-weight: bold;
}

.cate-nav{
    /*background: red;*/
	/*display: none;*/
}
.cate-nav .nav1{
	width: 3rem;
	background: #fff;
}
.cate-nav .nav2 .nav2-title{
	width: 0.9rem;
	font-size: 0.18rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	color: #0064AF;
	border-bottom: 0.01rem solid #0064AF;
	margin-left: 0.2rem;
	margin-bottom: 0.5rem;
}
.cate-nav .nav2{
	color: #000 !important;
	width: 5rem;
	padding: 0.5rem 0.38rem 0.5rem 0.43rem;
	background: #fff !important;
}
.cate-nav .nav2 .nav2-list{
	display: flex;
	flex-wrap: wrap;
}
.cate-nav .nav2 .nav2-l{
	width: 50%;
	border-bottom: 0.01rem solid rgba(180, 180, 180, 0.45);
	font-size: 0.14rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	color: #231A15;
	line-height: 0.4rem;
	text-align: left;
	padding-left: 0.16rem;
	cursor: pointer;
}
.cate-nav .nav2 .nav2-l:hover{
	color: #0064AF;
}
.cate-nav .nav3{
	width: 3.52rem;
	display: flex;
	border-left: 0.01rem solid rgba(214, 214, 214, 0.4);
	background: #fff;
}
.cate-nav .nav3>img{
	width: 100%;
	margin: auto 0;
}
.cate-nav .nav1 .categories-list{
	transition: all 0.4s;
	position: relative;
}
.cate-nav .nav1 .categories-list:hover{
	background: rgba(216, 216, 216, 0.2);
	color: #0868BF;
}
.cate-nav .nav1 .categories-list.active{
	background: rgba(216, 216, 216, 0.2);
	color: #0868BF;
}
.cate-nav .nav1 .categories-list::after{
	content: '';
	width: 0.03rem;
	height: 0rem;
	display: block;
	background: #0064AF;
	position: absolute;
	left: 0;
	top: 0.08rem;
	transition: all 0.3s;
}
.cate-nav .nav1 .categories-list:hover::after{
	content: '';
	width: 0.03rem;
	height: 0.3rem;
	display: block;
	background: #0064AF;
	position: absolute;
	left: 0;
	top: 0.08rem;
}
.cate-nav .nav1 .categories-list.active::after{
	content: '';
	width: 0.03rem;
	height: 0.3rem;
	display: block;
	background: #0064AF;
	position: absolute;
	left: 0;
	top: 0.08rem;
}

/*.bigbox-1{*/
/*    position: absolute;*/
/*    left: 23%;*/
/*    z-index: 9;*/
    
/*}*/
.show_cate{
    display: none;
}
.show_cate .nav3{
    display:none;
}

.cate-nav .nav2,
.cate-nav .nav3{
	/*display: none;*/
}


/* 移动适配 */
.common-phone-header{
    display: none;
}
.side-container{
    display: none;
}

@media only screen and (max-width: 1024px) {
    .header-wrap {
        display: none;
    }
    .common-phone-header {
        display: block !important;
    }
    .side-wrap {
        display: block !important;
    }
    
    
    
.common-phone-header {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
}
.common-phone-header-inner {
    display: flex;
    height: 50px;
    border-bottom: 1px solid #eee;
    padding: 0 15px;
    justify-content: space-between;
    align-items: center;
}
.header-menu-phone{
    height: 30px;
}
.header-logo-phone {
    height: 30px;
}
.header-search-phone {
    height: 30px;
}

.header-search-box-phone {
    display: none;
}


.header-search-input-phone {
    border-radius: 20px;
    height: 35px;
    border-width: 1px;
    border: 1px solid #333;
    padding: 0 10px;
    font-size: 14px;
}
    
    
    
    
.side-modal {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100vw;
    background:rgba(0, 0, 0, .5);
}
.side-container {
    display: none;
    position: fixed;
    z-index: 100000;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    background-color: #fff;
    color: #000;
    border-left: 1px solid #eee;
    animation: ani_side 1s;
}

.side-container.shown {
    display: block;
}




@keyframes ani_side{
    from {
        display: none;
        width: 3rem;
    }
    to {
        display: block;
        width: 100%;
    }
}

.side-wrap {
    width: 100%;
}

.side-top {
    display: flex;
    height: 60px;
    padding: 0 20px 0 30px;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eee;
}
.side-logo {
    width: 1rem;
}
.side-close {
    width:.48rem;
}

.side-bottom {
    padding:  0 .48rem 0 .72rem;
height: calc(100vh - 60px);
    overflow: auto;
}


.nav-item-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* padding: .27rem .48rem .27rem .72rem; */
    padding: .27rem 0 .27rem 0;
    border-bottom: 1px solid #eee;
}

.nav-item-inner span{
    display: flex;
    align-items: center;
    font-size: 14px;
}


.nav-item-inner img{
    /* width: .48rem; */
    width: .4rem;
}
.side-nav-list .nav-item a{
    color: #000;
    font-size: .26rem;
    width: 100%;
    display: inline-block !important;
}



.side-nav-list .side-local-img {
    width: .3rem;
    margin-right: .2rem;
    vertical-align: text-bottom;
}   

.side-nav-list-sub {
    display: none;
}
.side-nav-list-sub  .side-back-img {
    width: .3rem;
    margin-right: .2rem;
    vertical-align: text-bottom;
}



.side-nav-list-main .nav-item:first-child{
    /*display: none;*/
}
.side-nav-list-main .nav-item:last-child{
    /* display: none; */
}
}


@media only screen and (max-width:1024px){
    .header-part1,.header-part2 .header-logo,.header-part2 .hotline{
        display: none;
    }
    .header-part2 .search-part{
        width: 100%;
        padding-right: 20px;
        padding-left: 20px;
        margin-top: 50px;
    }
    .header-part2 .search-part .search-tip .tip-list{
        font-size: 12px;
    }
    .header-part2 .search-part .searchPart .types{
        width: 1.8rem;
        font-size: 12px;
    }
    .navigation-part3{
        display: none;
    }
    .header-part2 .search-part .searchPart input{
        font-size: 12px;
    }
}